You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Vector Structure > Vector Methods > Vector.GatherByMask Method
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Vector.GatherByMask Method

Gather vector elements.

Syntax
C#
Visual Basic
public TVec GatherByMask([In] TMtxVec X, [In] TVecInt Mask);

Gather the elements of vector X at indices defined with Mask and store them to the calling vector.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!